home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Canadian & World Encyclopedia 1998
/
The Canadian & World Encyclopedia 1998 - Disc 2.iso
/
mac
/
prime_CD
/
pb
/
ERAS
/
ERAS.CST
/
00144_Script_to main profile
< prev
next >
Wrap
Text File
|
1997-07-24
|
1KB
|
28 lines
on mouseDown
global current_pm, gNextEraMovie,gQTchan
if trackButton("sh_profile dim", "basecast.cst") then
set the cursor of sprite the clickon to 4
set the cursor of sprite the clickon to 4
case true of
(the movie = "archive.dir"):
clear_display()
puppets_off()
(the movie contains "ERA_"):
set gNextEraMovie = fullpathfor("profile.dir")
if the type of sprite gQTchan = 16 then set the member of sprite gQTchan to 0
go to "fadeout"
exit
end case
-- execute wait graphic & change
set current_pm = 0
-- if the colordepth > 8 then puppettransition 51,02,08
if the type of sprite gQTchan = 16 then set the member of sprite gQTchan to 0
go to "fadeout"
set the castnum of sprite 1 to cast "load_pro" -- must be blank (black) placeholder on sprite
updatestage
go to movie fullpathfor("profile.dir")
set the cursor of sprite the clickon to -1
end if
end